home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 May / Macworld (1999-05).dmg / Shareware World / Comms & Internet / Net.Dreams Remote Mail 1.0 / RM-Frames / mailbox.remotemail < prev    next >
Text File  |  1999-02-15  |  2KB  |  65 lines

  1. <HTML>
  2. <HEAD>
  3. <TITLE>View Mailbox</TITLE>
  4. <SCRIPT LANGUAGE="JavaScript">
  5. <!-- begin to hide script contents from old browsers
  6. function confirmDelete()
  7. {
  8.     return confirm('Do you really wish to delete that mail?\n\nIt can NOT be undone and you will not be able to retrive in your regular mailclient!');
  9. }
  10. // end hiding script from old browsers -->
  11. </SCRIPT>
  12. </HEAD>
  13. <BODY BGCOLOR="#e0f0e0">
  14.  
  15. <FONT SIZE="-2" FACE="geneva, verdana">
  16. [mailbox]
  17.     [[msgno]] <A HREF="message.remotemail?msgno=[msgno]" TARGET="bigFrame">[subject]</A><BR>
  18.     [sender] <A HREF="mailbox.remotemail$[xid]?delete=[msgno]" ONCLICK="return confirmDelete()">delete</A>
  19. <HR>
  20. [/mailbox]
  21. </FONT>
  22. <CENTER>
  23. <FONT SIZE="-2" FACE="geneva, verdana">
  24.  
  25.     [
  26.     There are [msgcount] messages
  27.     ]
  28.     <BR>
  29.     
  30.     [
  31.     <A HREF="mailbox.remotemail$[xid]?listfrom=top" TARGET="mailboxFrame">top</A> | 
  32.     <A HREF="mailbox.remotemail$[xid]?listfrom=bottom" TARGET="mailboxFrame">bottom</A>
  33.     ]
  34.     <BR>
  35.     
  36.     [
  37.     <A HREF="mailbox.remotemail$[xid]?listfrom=r10" TARGET="mailboxFrame">prev [maxmsgs] msg</A> | 
  38.     <A HREF="mailbox.remotemail$[xid]?listfrom=f10" TARGET="mailboxFrame">next [maxmsgs] msg</A>
  39.     ]
  40.     <BR>
  41.         
  42.     [
  43.     <A HREF="mailbox.remotemail$[xid]?checknew=1&listfrom=bottom" TARGET="mailboxFrame">check for new messages</A>    
  44.     ]
  45.     <BR>
  46.  
  47.     [
  48.     <A HREF="compose.remotemail$[xid]" TARGET="newWindow">compose new message</A>
  49.     ]
  50.     <BR>
  51.         
  52.     [
  53.     <A HREF="logout.remotemail$[xid]" TARGET="_top">log out</A> |
  54.     <A HREF="login.remotemail$[xid]?logout=1" TARGET="bigFrame">log in as a new user</A>
  55.     ]
  56.  
  57. </FONT>
  58. </CENTER>
  59.  
  60. </BODY>
  61.  
  62. </HTML>
  63.  
  64. <!--    onload=parent.functionFrame.location.href='functions.remotemail$[xid]'-->
  65.